From a1360e4fc4462290c42a40d1f202562555be76e6 Mon Sep 17 00:00:00 2001 From: Ewan Mellor Date: Mon, 23 Oct 2006 10:09:40 +0100 Subject: [PATCH] Update .hgignore to remove artifacts of ramdisk build. Signed-off-by: Tony Breeds --- .hgignore | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/.hgignore b/.hgignore index c84fae9f98..f00f66f389 100644 --- a/.hgignore +++ b/.hgignore @@ -184,6 +184,15 @@ ^tools/xentrace/xenctx$ ^tools/xentrace/xentrace$ ^tools/xm-test/ramdisk/buildroot +^tools/xm-test/aclocal.m4$ +^tools/xm-test/autom4te +^tools/xm-test/install-sh$ +^tools/xm-test/missing$ +^tools/xm-test/config(ure|.log|.status)$ +^tools/xm-test/Makefile(.in)*$ +^tools/xm-test/.*/Makefile(.in)*$ +^tools/xm-test/lib/XmTestLib/config.py$ +^tools/xm-test/lib/XmTestReport/xmtest.py$ ^xen/BLOG$ ^xen/TAGS$ ^xen/arch/x86/asm-offsets\.s$ -- 2.30.2